home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_5 / issue_11 / hints / custom / !Run next >
Encoding:
Text File  |  1992-06-26  |  395 b   |  14 lines

  1. | Edit, version "1.00 (20-Dec-88)"
  2. |
  3. if "<System$Path>" = "" then Error 0 System resources cannot be found
  4. WimpSlot -min 160K -max 160K
  5.  
  6. | Must have next line to load the Window sprites 
  7.   IconSprites <Obey$Dir>.Sprites2
  8.  
  9. RMEnsure SharedCLibrary 0 RMLoad System:modules.CLib
  10. Set Alias$@RunType_FFF Run <Obey$Dir>.!Run %%*0
  11. Set Edit$Dir <Obey$Dir>
  12. WimpSlot -min 160k
  13. Run <Edit$Dir>.!RunImage %*0
  14.